Release 10.1A: OpenEdge Development:
Java Open Clients
ProChangeSummary class
OpenEdge provides a Java class,
com.progress.open4gl.ProChangeSummary, that tracks changes to aProDataGraph. TheProChangeSummaryclass extends the Java SDOChangeSummaryclass, which is contained within aDataGraph. It records changes to any of the underlyingDataObjectinstances in aDataGraph, including modifications, deletions, and additions ofDataObjectinstances from given starting state. At a later point in the update cycle of aProDataGraph, when you invoke theProDataGraph.acceptChanges()method, the containedProChangeSummaryobject resets to begin tracking changes from a new starting state of theProDataGraph.The
com.progress.open4gl.ProChangeSummaryclass provides no constructor, because it is internally managed entirely by theProDataGraphthat contains it. It does provide the following inherited and extended methods.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |